home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
boot
/
czesc_2
/
killreq
/
src
/
system.h
< prev
next >
Wrap
C/C++ Source or Header
|
1989-12-11
|
293b
|
11 lines
/* Include file for killreq.c - compiled seperately if using Lattice C V5 */
#include <exec/types.h>
#include <exec/memory.h>
#include <intuition/intuition.h>
#include <intuition/intuitionbase.h>
#include <proto/exec.h>
#include <proto/dos.h>
#include <proto/intuition.h>
#include <string.h>